linkbutton: Fix hand cursor when hovering
authorTimm Bäder <mail@baedert.org>
Tue, 9 May 2017 14:53:45 +0000 (16:53 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:59 +0000 (16:25 +0200)
commit5ae9ca79e4ff65fbbf225533d038c94254fd1f6b
tree164a2e26dc49d219f9e6395c74af0ec14ba869b8
parent3e44a3920a33e2acf587d62fd9ed35858235ca98
linkbutton: Fix hand cursor when hovering

Use the new gtk_widget_set_cursor instead of setting it on the
GdkWindow.
gtk/gtklinkbutton.c